home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / sco5x / admin / help / C / online0408.hlp < prev    next >
Text File  |  1998-06-30  |  9KB  |  262 lines

  1.  
  2.     PARTITION DIFFERENCES QUERY
  3.  
  4.  
  5.     Since many changes can occur to a partition over time, you may only
  6.     want to look for specific types of changes. This window allows one
  7.     to search for specific changes.
  8.  
  9.     General Fields
  10.  
  11.     Find Filenames like
  12.  
  13.     Use this field to specify file names to use in the search pattern.
  14.     The file names can contain the standard UNIX wild card matching
  15.     characters `*', `?' and `[ ]'. This field will accept more than one
  16.     entry. Leave a blank space between each unique filename for multiple
  17.     entries. This is a good mechanism to use if you only want to check
  18.     for changes in a certain area of a partition.
  19.  
  20.     Skip Filenames like
  21.  
  22.     This is the opposite of Find Filenames like. The filenames entered
  23.     here create an exclusion list. Any filename entered here will NOT be
  24.     matched by the search. This field uses the same format as the
  25.     previous field. This is a good way to ignore files that change on a
  26.     regular basis and omit unnecessary entries in the report.
  27.  
  28.     Owner Names
  29.  
  30.     Use this field to find only those files whose owners match the names
  31.     of the users entered. This field will accept more than one entry.
  32.     Leave a blank space between each unique owner for multiple
  33.     entries.To exclude any files owned by certain users, place a !
  34.     before those usernames. For example:
  35.  
  36.         root bin uucp Only files belonging to users root, bin, or
  37.  
  38.         uucp
  39.  
  40.         !root !bin All files except those belonging to users
  41.  
  42.         root and bin
  43.  
  44.     Group Names
  45.  
  46.     This field is similar to the Owner Names field, except you can
  47.     specify user group names to use (or exclude) instead of user names.
  48.  
  49.     Min. File Size
  50.  
  51.     Use this field to limit the search to files larger than a certain
  52.     size. The default unit is bytes, but by appending one of the letters
  53.     k, m, or g, the corresponding unit size of kilobytes (KB), megabytes
  54.     (MB) or gigabytes (GB) will be used. This can be useful when you are
  55.     looking for log files growing out of control.
  56.  
  57.     Max. File Size
  58.  
  59.     This field is similar to the Min. File Size field, except you can
  60.     specify the maximum file size allowed in the search.
  61.  
  62.     New Files
  63.  
  64.     Click on the Yes button (the default) to search for new files which
  65.     did not exist in the previously saved snapshot.
  66.  
  67.     Include contents of new/lost dirs
  68.  
  69.     When Enlighten searches for new or lost files and it comes across a
  70.     new/lost directory, this selection determines if the contents of the
  71.     new/lost directory should be included in the search. Click on the
  72.     Yes button (the default) if you want Enlighten to look at the
  73.     complete contents of the new/lost directory in this case. Otherwise,
  74.     click on the No button to just put the name of the new/lost
  75.     directory into any report results.
  76.  
  77.     Lost Files
  78.  
  79.     Click on the Yes button (the default) to search for files which did
  80.     exist in the previously saved snapshot and now no longer exist.
  81.  
  82.     Attempt to determine renamed files
  83.  
  84.     Sometimes, files are renamed. Normally this is considered to be a
  85.     creation of a new file and the loss of the old one. Click on the Yes
  86.     button (the default) if you want Enlighten to attempt to determine
  87.     if the file has been renamed or not.
  88.  
  89.     This check is not fool proof; it will only find a file being renamed
  90.     (moved) within the same directory in which it was originally found.
  91.  
  92.     Altered Files
  93.  
  94.     Click on the Yes button (the default) to search for files which have
  95.     changed since the previously saved snapshot. There are many
  96.     different ways a file can change. These can be selected and/or
  97.     limited by using the following fields. The default value for all of
  98.     these fields is also set to Yes.
  99.  
  100.     Size
  101.  
  102.     Use this filed to search for files that have either increased or
  103.     decreased in size and/or to search for changes within certain
  104.     ranges. In the second case, you may enter the range of size changes
  105.     that should be searched for in the corresponding Ranges field.
  106.  
  107.     Each size range should be separated by a blank space. The range can
  108.     be prefixed by a minus (-) sign to denote a decrease in the size or
  109.     a plus (+) sign to denote an increase in size. If no sign is given,
  110.     then an increase in size is assumed. A range has the following
  111.     format:
  112.  
  113.         [+/-]<minsize>[<unit>]-[<maxsize>[<unit>]]
  114.  
  115.     The square brackets ([]) denote that the field is optional. The
  116.     fields are:
  117.  
  118.         +            Search for files that have increased in size
  119.  
  120.         -            Search for files that have decreased in size
  121.  
  122.         <minsize>    The minimum size that file has changed in size
  123.  
  124.         <maxsize>    The maximum size that file has changed in size
  125.  
  126.         <unit>       The unit of size, with the possible units being:
  127.  
  128.             b    Bytes
  129.  
  130.             k    Kilo bytes
  131.  
  132.             m    Mega bytes
  133.  
  134.             g    Giga bytes
  135.  
  136.             %    Relative increase in size in terms of per cent
  137.  
  138.     The following are all valid range examples:
  139.  
  140.         1000         File which increased in size by 1000 bytes
  141.  
  142.         -2k          File which decreased in size by 2 Kb (2048 bytes)
  143.  
  144.         10%          File which increased in size by 10 percent
  145.  
  146.         100-10k      File which increased by 100 bytes but not more than 10 Kb
  147.  
  148.         -10k-2m      File which decreased in size by 10Kb but not more than 2Mb
  149.  
  150.     User Ownership
  151.  
  152.     Click on the Yes button to search for files that have changed user
  153.     ownership. Sometimes you may want to focus on changes in ownership
  154.     for just a few users or a specific group of users (e.g., chown to
  155.     root). In this case, you can specify those entries in the
  156.     corresponding Ranges field. Leave a blank space between each unique
  157.     username or user ID (UID) for multiple entries.
  158.  
  159.     Group Ownership
  160.  
  161.     This field is similar to the User Ownership field, except you can
  162.     specify user group names or group IDs (GIDs) to use instead of user
  163.     names or user IDs (UIDs).
  164.  
  165.     Mode
  166.  
  167.     Click on the Yes button to search for file permission changes. If
  168.     you only want to look for specific mode changes (e.g., new setuid
  169.     programs), you can specify those entries in the corresponding Ranges
  170.     field. Leave a blank space between each set of mode changes for
  171.     multiple entries.
  172.  
  173.     You can use two formats to search for specific mode changes:
  174.  
  175.         [+/-]<numeric mode>
  176.  
  177.         [+/-]<who><modes>
  178.  
  179.     Use the first format to search for added or lost permissions
  180.     followed by UNIX style octal <numeric mode>. Enlighten will search
  181.     for files that have had one of the specified bits changed in the
  182.     file permissions, e.g., use +007 to look for any gaining of
  183.     permissions for the other user type. Only experienced UNIX
  184.     administrators should use this format.
  185.  
  186.     Use the second format to search for where a type of user (<who>)
  187.     and/or a type of mode (<modes>) permissions were added or lost.
  188.  
  189.     The <who> permission values are:
  190.  
  191.         u      Look for changes to the user's permissions
  192.  
  193.         g      Look for changes to the group's permissions
  194.  
  195.         o      Look for changes to the others' permissions
  196.  
  197.         a      Look for changes to any of these permissions (user, group,
  198.                and other). This is the default value.
  199.  
  200.     The <modes> permission values are:
  201.  
  202.         r      Look for changes to the read permissions
  203.  
  204.         w      Look for changes to the write permissions
  205.  
  206.         x      Look for changes to the execute permissions
  207.  
  208.         s      Look for changes to the setuid permissions
  209.  
  210.         t      Look for changes to the sticky bit permissions
  211.  
  212.     The following are examples of the second format:
  213.  
  214.         +orwx  Look for any gaining of permissions for other user types
  215.  
  216.         +s     Look for any files gaining setuid/setgid privileges
  217.  
  218.         -ax    Look for any loss of executable permissions for all user types
  219.  
  220.  
  221.     Updated
  222.  
  223.     Updated files are files that have been modified without having the
  224.     size of the file increase or decrease. This often happens to
  225.     database files where data in the middle of the file is replaced with
  226.     new data. Click on the Yes button if updated files should be part of
  227.     the search.
  228.  
  229.     Accessed (read)
  230.  
  231.     Every time a file/program is read or executed, the access date is
  232.     updated. Since many files are typically read or executed between
  233.     snapshots, the list of read files may become quite long. Click on
  234.     the No button if read files should not be included in the search.
  235.  
  236.     Buttons
  237.  
  238.     Execute Search
  239.  
  240.     The search criteria may use one or any combination of the above
  241.     fields. Once you've entered your search criteria, click on the
  242.     Execute Search button. The List of Changed Files window will appear
  243.     with a list of the files which met the criteria, as shown in the
  244.     example below.
  245.  
  246.  
  247.     As mentioned previously, disk snapshot comparisons are time
  248.     intensive operations and this may take a while.
  249.  
  250.     From here, you can execute more commands such as edit, backup, and
  251.     chown to manipulate the displayed files' characteristics. See "File
  252.     List" on page 5-31 for more details on using this window and "View
  253.     Files" on page 5-9 to use its buttons.
  254.  
  255.     Clear Fields
  256.  
  257.     Click on this button to clear the existing choices in all fields.
  258.  
  259.     Close
  260.  
  261.     Click on this button to discard any changes and close the window.
  262.